const bufio.startBufSize

2 uses

	bufio (current package)
		scan.go#L82: 	startBufSize = 4096 // Size of initial allocation for buffer.
		scan.go#L199: 				newSize = startBufSize